home *** CD-ROM | disk | FTP | other *** search
/ Champak 43 / Vol 43.iso / games / runrun.swf / scripts / DefineButton2_30 / BUTTONCONDACTION on(press).as next >
Encoding:
Text File  |  2007-07-07  |  65 b   |  4 lines

  1. on(press){
  2.    _parent._parent._parent.gotoAndPlay("instr");
  3. }
  4.